* configure.in: Allow compiling Emacs with GTK on Cygwin.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 9 Dec 2009 01:06:32 +0000 (01:06 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 9 Dec 2009 01:06:32 +0000 (01:06 +0000)
commit748e39ec9f513cdd337d04b9efafced80ba1f3b0
treeef83e41fce4685271db1120fa9ff47b695999a55
parent1f561733288610815dad889994c5686b57753adc
* configure.in: Allow compiling Emacs with GTK on Cygwin.

* src/s/cygwin.h (G_SLICE_ALWAYS_MALLOC): New variable.

* src/emacs.c (main): Set the G_SLICE environment variable for Cygwin
GTK builds.
ChangeLog
configure.in
src/ChangeLog
src/emacs.c
src/s/cygwin.h